PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentBorders Class / setLeft Method
A com.o2sol.pdf4java.graphics.PDFPen object that describes how the left border is drawn.
In This Topic
    setLeft Method
    In This Topic
    Sets the left border.
    Syntax
    public void setLeft( 
       PDFPen value
    )

    Parameters

    value
    A com.o2sol.pdf4java.graphics.PDFPen object that describes how the left border is drawn.
    See Also